[POWERPC] Take all secondary processors offline after they are enumerated
authorJimi Xenidis <jimix@watson.ibm.com>
Tue, 22 Aug 2006 15:16:01 +0000 (11:16 -0400)
committerJimi Xenidis <jimix@watson.ibm.com>
Tue, 22 Aug 2006 15:16:01 +0000 (11:16 -0400)
commita2395e7a49640a334b9d05d746734635890ccd0b
treee02d002dedc328d7cc3dbfb35b296dacbbd24d04
parent85d7b7fb201b5f8a6e6d28b41a2bc0437e3a14f7
[POWERPC] Take all secondary processors offline after they are enumerated

Xen assumes that an online CPU is a schedualable CPU, but we just are
not there yet. Remove this fragment when scheduling processors
actually works.

Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com>
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
xen/arch/powerpc/setup.c